linkfarm: Exclude .*.tmp
authorAnthony PERARD <anthony.perard@citrix.com>
Wed, 15 Jan 2020 16:44:54 +0000 (16:44 +0000)
committerWei Liu <wl@xen.org>
Mon, 20 Jan 2020 12:15:43 +0000 (12:15 +0000)
commite0fbb9121a684b5604a4e572c9c7e4016ad5505c
treeffb194a85069fa8a4e421dabbd738065f88a917b
parent292394e7cf77af42053254a6b0ec8503d1d67c79
linkfarm: Exclude .*.tmp

Exclude intermidiate files .*.tmp from the linkfarm, those are
generated by %.o:%.c rules in xen/Rules.mk when
CONFIG_ENFORCE_UNIQUE_SYMBOLS=y.

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/firmware/xen-dir/Makefile